deps(dotnet): Bump CefSharp.OffScreen.NETCore from 147.0.100 to 148.0.90#83
deps(dotnet): Bump CefSharp.OffScreen.NETCore from 147.0.100 to 148.0.90#83dependabot[bot] wants to merge 1 commit into
Conversation
AI AnalysisTechnical SummaryThis pull request updates the Technical Requirements and Constraints
This summary was automatically generated by AI to help with triage and may not be 100% accurate. Suggested Labels: bug |
--- updated-dependencies: - dependency-name: CefSharp.OffScreen.NETCore dependency-version: 148.0.90 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
5a81355 to
c39b5e6
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
|
Thanks @dependabot! 🙏 This update — CefSharp.OffScreen.NETCore 147.0.100 → 148.0.90 — has been included in the consolidated dependency PR #95, now merged to It was auto-closed via the |
Updated CefSharp.OffScreen.NETCore from 147.0.100 to 148.0.90.
Release notes
Sourced from CefSharp.OffScreen.NETCore's releases.
148.0.90
CEF 148.0.9+g0d9d52a+chromium-148.0.7778.180 / Chromium 148.0.7778.180
✅ Change Log
For a list of
CefSharpspecific changes see the 148.0.x Milestone.ℹ️ Notes
Visual C++dependencies, read theFAQfor more details.H264/AAC, sites likeNetflix/Twitter/Instagram/Facebook/Spotify/Apple Musicwon't play video/audio. See #1479 for more info.MP3audio is supported, playingMP4files are not supported.CefSharpshould read the General Usage GuideVC++ 2022is required, higher versions are backwards compatible. For those upgrading from a previous version which only requiredVC++ 2019 minimumsee Update min required Visual C++ runtime from 2019 to 2022 cefsharp/CefSharp#4640 for some guidance.CachePath/RootCachePathare accessed from multiple processes. See #4668 for more detailsRequestContextyou must ensure that RequestContextSettings.CachePath is equal to or a child of CefSettings.RootCachePath See Release Notification - 81.3.x cefsharp/CefSharp#3111 (comment) for detailsWPFthe browser stops redrawing when running onIntel Iris Xe Integrated GPU(11th Gen).Intelhave released an updated driver, see https://www.intel.com/content/www/us/en/support/articles/000058136/graphics/graphics-for-11th-generation-intel-processors.html See WPF - cannot redraw page on Intel 11th Core Iris Xe Integration graphic card dotnet/wpf#3817 for workaround if you are unable to install the updated driver.Commits viewable in compare view.